widget: Unset PRELIGHT and ACTIVE state in _set_sensitive
authorTimm Bäder <mail@baedert.org>
Tue, 1 Aug 2017 16:43:42 +0000 (18:43 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 1 Aug 2017 16:43:42 +0000 (18:43 +0200)
commitf7bb6a7aa8e7eb89c12b12f37e6c04ff475fa0f6
treecf4d6a9d9a839cffd5497d5b44d431bb10c63c1f
parent36c4582086e806efe873e6f5bd15ec8c5fa02f87
widget: Unset PRELIGHT and ACTIVE state in _set_sensitive

They both depend on input, which an insensitive widget does not receive.
gtk/gtkwidget.c